projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cd195e
)
(enum window_loop): Delete final comma.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 11 Aug 1993 20:46:27 +0000
(20:46 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 11 Aug 1993 20:46:27 +0000
(20:46 +0000)
src/window.c
patch
|
blob
|
history
diff --git
a/src/window.c
b/src/window.c
index 25ee043ababb8cb624e832c53edb540e507f32fe..9ea7866cde39cd50cdf539c0b52a5568263289f5 100644
(file)
--- a/
src/window.c
+++ b/
src/window.c
@@
-1092,7
+1092,7
@@
enum window_loop
DELETE_OTHER_WINDOWS, /* Arg is window not to delete */
DELETE_BUFFER_WINDOWS, /* Arg is buffer */
GET_LARGEST_WINDOW,
- UNSHOW_BUFFER
,
/* Arg is buffer */
+ UNSHOW_BUFFER
/* Arg is buffer */
};
static Lisp_Object